Skip to content

Chore(deps-dev): Bump detox from 19.7.0 to 20.1.0#133

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/detox-20.1.0
Closed

Chore(deps-dev): Bump detox from 19.7.0 to 20.1.0#133
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/detox-20.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 14, 2022

Copy link
Copy Markdown

Bumps detox from 19.7.0 to 20.1.0.

Release notes

Sourced from detox's releases.

20.1.0

What's Changed

  • JS (fix): Save logger files when using --record-logs failed and interrupting Detox in the middle (SIGINT, SIGTERM, etc.) (@​noomorph in #3713).
  • Android: specify when there are busy background threads (async tasks) in debug-synchronization logs (@​jonathanmos in #3718).
  • iOS (fix): detect topmost UIView if it is a direct subview of UIWindow on hittability-check (@​asafkorem in #3753).

Full Changelog: wix/Detox@20.0.3...20.1.0

20.0.3

Fixes

Full Changelog: wix/Detox@20.0.2...20.0.3

20.0.2

Fixes

Full Changelog: wix/Detox@20.0.1...20.0.2

20.0.1

Fix for issue #3690 (funpermaproxy.callable is undefined) via PR #3691:

element = funpermaproxy.callable(() => this[symbols.worker].element);
                          ^
TypeError: undefined is not a function

Thanks to @​kg-currenxie for the prompt bugreport.

20.0.0

Detox 20 (codename 🐈‍⬛ "Ashan") is finally shipped. :shipit:

🎉 See our new blog post for more details: https://wix.github.io/Detox/blog/2022/11/10/detox-20-is-out

Features

  • JS: Logger API (#3333, @​noomorph)
  • JS: Internals API for third-party integrations (#3333)
  • Config: Add new logger configs (#3333)
  • Config: Add new testRunner configs (#3333)
  • Config: Add reversePorts to Android app configs (#3610)
  • iOS: support --headless config (#3304, @​asafkorem)

... (truncated)

Commits
  • 57097c7 Publish 20.1.0 [ci skip]
  • 8507582 Merge pull request #3755 from asafkorem/fix-javahome
  • c76d138 ci: remove invalid JAVA_HOME variable setting.
  • 0a9cd93 Merge pull request #3731 from asafkorem/docs/web-views
  • 8d49709 refactor(trace): simpler primary PID detection (#3715)
  • d988c8e Merge pull request #3753 from asafkorem/fix-interact-with-window-subviews
  • 1dd95c3 tests(e2e): add tests for hittability with overlay subview of UIWindow.
  • de16a38 fix(ios): detect topmost view if it is a direct subview of window.
  • f7740d9 website: fix homepage icons on Safari browser (#3725)
  • e6197df docs(api): add notes for web view api usage.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [detox](https://github.com/wix/Detox) from 19.7.0 to 20.1.0.
- [Release notes](https://github.com/wix/Detox/releases)
- [Commits](wix/Detox@19.7.0...20.1.0)

---
updated-dependencies:
- dependency-name: detox
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 14, 2022
@dependabot @github

dependabot Bot commented on behalf of github Dec 29, 2022

Copy link
Copy Markdown
Author

Superseded by #137.

@dependabot dependabot Bot closed this Dec 29, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/detox-20.1.0 branch December 29, 2022 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants